Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cross joins w/o on-condition #899

Merged
merged 2 commits into from
Nov 18, 2024
Merged

fix: cross joins w/o on-condition #899

merged 2 commits into from
Nov 18, 2024

Conversation

patricebender
Copy link
Member

@patricebender patricebender commented Nov 18, 2024

do not try to render an on-condition if none is provided

fix #897
fix #891


reproduced dump reported in the issues can be found here fixed with 2e439b1

@patricebender patricebender marked this pull request as ready for review November 18, 2024 11:42
@patricebender patricebender merged commit c61a04a into main Nov 18, 2024
4 checks passed
@patricebender patricebender deleted the patrice/cross-join branch November 18, 2024 12:38
@cap-bots cap-bots mentioned this pull request Nov 18, 2024
patricebender pushed a commit that referenced this pull request Nov 19, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>db-service: 1.15.1</summary>

##
[1.15.1](db-service-v1.15.0...db-service-v1.15.1)
(2024-11-18)


### Fixed

* cross joins without on-condition
([#899](#899))
([c61a04a](c61a04a))
* pseudo paths in expands
([#896](#896))
([014c50c](014c50c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cqn2sql issue with CROSS joins [hana] Self-join query throws error inside cap-js/hana
2 participants